DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.DataConnector.AdoNet Namespace / DbConnectionWrap<TInnerConnection,TInnerCommand,TInnerParameter> Class / GetSchema Method

In This Topic
    GetSchema Method (DbConnectionWrap<TInnerConnection,TInnerCommand,TInnerParameter>)
    In This Topic
    Returns schema information for the data source of this System.Data.Common.DbConnection.
    Overload List
    OverloadDescription
    Returns schema information for the data source of this System.Data.Common.DbConnection.  
    Returns schema information for the data source of this System.Data.Common.DbConnection using the specified string for the schema name.  
    Returns schema information for the data source of this System.Data.Common.DbConnection using the specified string for the schema name and the specified string array for the restriction values.  
    See Also